ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PointStyleBuilder<TPointView> Class / _buildPointStyle Method

In This Topic
    _buildPointStyle Method (_PointStyleBuilder<TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _buildPointStyle( _
       ByVal pointView As IPointView _
    ) As IStyle
    public IStyle _buildPointStyle( 
       IPointView pointView
    )

    Parameters

    pointView
    See Also